.header .top1{height: auto; padding:0.5rem 0; line-height: 2;}
.header a.older_mode{ margin-right: 1em; display: inline-block; padding: 0 1rem; background: #c00; border-radius: 1rem; color: #fff; line-height: 2;}
.header a.older_mode:link,.header a.older_mode:visited{color:#fff ;}
.web_older .header a.older_mode{line-height: 1.5;}

/*mobile tab add more*/
.list_more{ text-align: center; height: auto !important; text-align: center;}
.list_more a{ display: inline-block !important; float: none !important; box-sizing: border-box; width:50% !important; height: auto !important; padding: 0.3rem; background: #e4ecf7 none !important; border-radius: 0.6rem; color: #333;font-size: 1.125rem; line-height: 1.8 !important;}
.list_more a:hover{ background: #426ca6 !important;color: #fff;}

.l_older_tit{display: none;}

@media (max-width:640px){
	.list_more a{ width:100% !important;}
}